home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / programming / amos / amoslist-0195.lzh / AMOSLIST / text0216.txt < prev    next >
Encoding:
Text File  |  1995-02-01  |  1.2 KB  |  30 lines

  1. It is possible to write a web front end, but there would be 2 big
  2. problems:
  3.  
  4. 1) You'll need to convert the gif images to something understandable -
  5.    using a gif datatype would be best, but that means using datatypes
  6.    library manually from AMOS - not easy.
  7.  
  8. 2) You'll need an HTTP server which I have no clue how to write, or
  9.    whether the existing one that comes with AMosaic could be used from
  10.    AMOS.
  11.  
  12. However, graphically AMOS is quite up to the task of displaying HTML,
  13. and even managing forms, but it would not be my langauge of choice for
  14. such a project.
  15.  
  16.  
  17. -- 
  18.  
  19. +-------------------------+------------------------------------+
  20. |                         |    _____                           |
  21. | PAUL HICKMAN            |   /     \   ON A HOT SUMMER NIGHT  |
  22. | (ph@doc.ic.ac.uk)       |  /  O O  \  WOULD YOU  OFFER YOUR  |
  23. | DEPARTMENT OF COMPUTING | |    _    | THROAT  TO  THE  WOLF  |
  24. | IMPERIAL COLLEGE LONDON |  \  / \  /  WITH THE RED  ROSES ?  |
  25. |                         |   \_____/                          |
  26. +-------------------------+------------------------------------+
  27. Machines: Amiga 500  WB1.3 - 1mb Memory - External Disk Drive.
  28.           Amiga 1200 WB3.0 - 6mb Memory - 200Mb Hard Disk.
  29.  
  30.